home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol137 / readme < prev    next >
Encoding:
Text File  |  1986-12-15  |  4.0 KB  |  98 lines

  1.  
  2.  
  3. PAM - Personal Accounts Manager  -   Version 1.1   -    (c) Copyright 1983
  4. -----------------------------------------------------------------------------
  5.  
  6. You can print this README file using the DOS Copy command.
  7.  
  8. You can print the PAM DOCUMENTATION MANUAL by using the batch file PAMDOC.BAT.
  9.  
  10. With the PAM Documentation diskette in Drive A, and at the DOS prompt...   A>
  11. type:
  12.         COPY README PRN      (then press the ENTER KEY)
  13.  
  14. When the README file completes printing, and at the next DOS prompt...    A>
  15. type:
  16.         PAMDOC               (then press the ENTER KEY)
  17.  
  18. Before the Documentation Manual begins to print, you are prompted on the screen
  19. to be sure your printer is ready and the paper is positioned properly.
  20.  
  21.  
  22.  
  23. Now create your PAM Operations diskettes as follows:
  24.  
  25. ... Use DOS Format command to ready a blank diskette to contain PC-DOS, the
  26.     BASIC.COM, MODE.COM AND CHKDSK.COM files, the PAMCHECK programs and Payee
  27.     Data Base Files as follows:
  28.  
  29. ... Type each of the following DOS COMMANDS,
  30.     after the DOS prompt... A>   FORMAT B:/S             (then press Enter Key)
  31.                                  COPY BASIC.COM          (then press Enter Key)
  32.                                  COPY MODE.COM           (then press Enter Key)
  33.                                  COPY CHKDSK.COM         (then press Enter Key)
  34.  
  35. ... When FORMAT and COPY is completed, remove DOS and insert the PAM Programs
  36.     disk in Drive A.
  37.  
  38. ... At the DOS prompt... A>, type:   PAMCOPYA            (then press ENTER kEY)
  39.  
  40. ... When PAMCOPYA completes, remove PAM Programs Disk and insert DOS Disk in A.
  41.  
  42. ... At the DOS prompt... A>, type:   FORMAT B:           (then press ENTER KEY)
  43.  
  44. ... When FORMAT is completed, remove DOS and insert the PAM Programs Disk in A.
  45.  
  46. ... At the DOS prompt... A>, type:   PAMCOPYB            (then press ENTER KEY)
  47.  
  48. ... When PAMCOPYB completes, you will then have the two PAM operations
  49.     diskettes required to run PAM.
  50.  
  51.  
  52.  
  53.  
  54.  
  55. Although the following items are covered in the Documentation Manual, they are
  56. also summarized here as a help towards a smooth implementation of PAM.
  57.  
  58.  
  59. 1.  SCAN the PAM documentation for a general overview of its contents and to
  60.     follow the cycle of PAM's processing.
  61.  
  62. 2.  Now READ the PAM documentation for a more thorough understanding of each
  63.     program segment.
  64.  
  65. 3.  Next, PERFORM the PAM Tutorial (Manual Section IV).  Identify with the
  66.     instructions for your PC's disk drive configuration.  Do you have 1 or 2
  67.     disk drives?  Are they for single or double sided diskettes?  Are you using
  68.     PC DOS 1.0, 1.1, 2.x?
  69.  
  70. 4.  The following are 'REQUIRED ASSIGNMENTS' when setting up your disk files.
  71.  
  72.     a.  PAYEE File Record #1 must be assigned to your Bank Statement Record
  73.         and given Payee Code '0000'.  However, your Bank may also be a Payee
  74.         and given a Payee Code selected from Appendix C.
  75.  
  76.     b.  The assignment of ACCOUNT Numbers must follow the ranges given in the
  77.         Sample Chart Of Accounts.  Refer to Appendix E and Appendix F.
  78.  
  79.     c.  ACCOUNTS File Record #1 is assigned by PAM and is used for 'date' and
  80.         'time' stamping of ACCOUNTS File activity.
  81.  
  82.     d.  ACCOUNTS File Record #2 must be assigned to 'CASH' (Account # 0100)
  83.         and Record #3 must be assigned to 'CHECKING' (Account # 0100).
  84.  
  85.     Note that ACCOUNTS File 'Record #' and 'Sub-Account #' are synonymous.
  86.  
  87. 5.  Read again, Step 18 of the PAM Tutorial and 'HEED' the advice to 'BACKUP'
  88.     your diskette files on a regular basis.
  89.  
  90. If you suspect a program malfunction, please document the occurrence, with
  91. detail information, on program segment and data being entered.  Print the
  92. 'display screen' if it shows error messages or is relative to the problem.
  93. The screen is printed by holding down the 'Shift key' and then pressing the
  94. 'PrtSc key'.  Send your information to:  S. E. Button, IBM PC-Consultant,
  95. P. O. Box 837, Florissant, MO  63032.
  96. lows:
  97.  
  98. ... At the DOS prompt... A>, type:   FORMAT B:/S         (then press Enter